DocumentImpl usage details

Summary

org.eclipse.wst.xml.core.internal.document.DocumentImpl has 60 total references to 13 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] DocumentImpl
CASTS
Reference Location Line Number Visibility
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.getDocument() 129 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.XSDEditNamespacesAction.run() 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.common.properties.sections.XSDSchemaSection.doHandleEvent(Event) 219 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeLocalElementGlobalAction.run() 71 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeAnonymousTypeGlobalAction.run() 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler.run(ISelection, XSDElementDeclaration) 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler.run(ISelection, XSDSchema, XSDTypeDefinition) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.structure.MakeTypeGlobalChange.DelayedRenameRunnable.run() 89 PRIVATE_PERMISSIBLE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl -1 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.wst.xml.ui.internal.actions.EditDoctypeAction.createDoctype(EditDoctypeDialog, Document) 67 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.endRecording() 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.XSDEditNamespacesAction.run() 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.common.properties.sections.XSDSchemaSection.doHandleEvent(Event) 219 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeLocalElementGlobalAction.run() 71 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeAnonymousTypeGlobalAction.run() 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler.run(ISelection, XSDElementDeclaration) 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler.run(ISelection, XSDSchema, XSDTypeDefinition) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.structure.MakeTypeGlobalChange.DelayedRenameRunnable.run() 89 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.DocumentStyleImpl(DocumentImpl) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.getDocument() -1 PRIVATE_PERMISSIBLE
[+] DocumentImpl() : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.DocumentStyleImpl() -1 PRIVATE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.DocumentStyleImpl() 36 PRIVATE
[+] DocumentImpl(DocumentImpl) : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.DocumentStyleImpl(DocumentImpl) -1 PRIVATE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.DocumentStyleImpl(DocumentImpl) 40 PRIVATE
[+] DocumentImpl
CASTS
Reference Location Line Number Visibility
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.getDocument(Element) 308 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.beginRecording(String, Element) 312 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.endRecording(Element) 317 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.DOMDocumentForPHP.DOMDocumentForPHP(DocumentImpl) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.getDocument(Element) -1 PRIVATE_PERMISSIBLE
[+] checkTagNameValidity(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.DOMDocumentForPHP.createElement(String) 44 PRIVATE
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.createElement(String) 70 PRIVATE
[+] cloneNode(boolean) : Node
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.cloneNode(boolean) -1 PRIVATE
[+] createAttribute(String) : Attr
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.DOMDocumentForPHP.createAttribute(String) -1 PRIVATE
[+] createElement(String) : Element
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.createElement(String) -1 PRIVATE
[+] createElementNS(String, String) : Element
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.createAndAddNewChildElement() 148 PRIVATE_PERMISSIBLE
[+] createTextNode(String) : Text
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.DOMDocumentForPHP.createTextNode(String) -1 PRIVATE
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.createAndAddNewChildElement() 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.createAndAddNewChildElement() 174 PRIVATE_PERMISSIBLE
[+] getModel() : IDOMModel
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.beginRecording(String, Element) 313 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.properties.section.AbstractSection.endRecording(Element) 319 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.XSDEditNamespacesAction.run() 225 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.XSDEditNamespacesAction.run() 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.beginRecording(String) 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.actions.CreateElementAction.endRecording() 141 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.common.properties.sections.XSDSchemaSection.doHandleEvent(Event) 265 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.common.properties.sections.XSDSchemaSection.doHandleEvent(Event) 223 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeAnonymousTypeGlobalAction.run() 151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeLocalElementGlobalAction.run() 77 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeAnonymousTypeGlobalAction.run() 157 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.actions.MakeLocalElementGlobalAction.run() 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler.run(ISelection, XSDSchema, XSDTypeDefinition) 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeAnonymousTypeGobalHandler.run(ISelection, XSDSchema, XSDTypeDefinition) 136 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler.run(ISelection, XSDElementDeclaration) 59 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.handlers.MakeLocalElementGlobalHandler.run(ISelection, XSDElementDeclaration) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.structure.MakeTypeGlobalChange.DelayedRenameRunnable.run() 97 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.refactor.structure.MakeTypeGlobalChange.DelayedRenameRunnable.run() 90 PRIVATE_PERMISSIBLE
[+] importChildNodes(Node, boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.DOMDocumentForPHP.cloneNode(boolean) 32 PRIVATE
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.cloneNode(boolean) 86 PRIVATE
[+] setModel(IDOMModel) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.setModel(IDOMModel) 91 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.document.DocumentStyleImpl.setModel(IDOMModel) -1 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional